; Use string-join to simplify and make meaning explicit
authorJeremy Bryant <jb@jeremybryant.net>
Thu, 29 Feb 2024 21:47:50 +0000 (21:47 +0000)
committerJustin Burkett <justin@burkett.cc>
Sun, 3 Mar 2024 01:28:09 +0000 (20:28 -0500)
commit85f17c0a4df0c94890b9e10af6ea402b24e20a3e
treee7bc0b1cdac5981c1a602d9fb14b1e568eafa668
parent0f5733b3ff72d1612220b0a8cab618992baf6df6
; Use string-join to simplify and make meaning explicit

* which-key.el (which-key--butlast-string):  Replace mapconcat by string-join.
which-key.el